projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1f3eb28
)
Movement tracking on by default. I have tested this for over a year now and it seems...
author
Mathias Dahl
<mathias.dahl@gmail.com>
Wed, 24 May 2006 19:18:26 +0000
(19:18 +0000)
committer
Mathias Dahl
<mathias.dahl@gmail.com>
Wed, 24 May 2006 19:18:26 +0000
(19:18 +0000)
lisp/tumme.el
patch
|
blob
|
history
diff --git
a/lisp/tumme.el
b/lisp/tumme.el
index 771ffb783d9f57f5d352ef894fbccf9d5c04cdc6..2e2afd75399357eb4b37c44fdd9b403562b1e831 100644
(file)
--- a/
lisp/tumme.el
+++ b/
lisp/tumme.el
@@
-455,7
+455,7
@@
completely fit)."
:type 'integer
:group 'tumme)
-(defcustom tumme-track-movement
nil
+(defcustom tumme-track-movement
t
"The current state of the tracking and mirroring.
For more information, see the documentation for
`tumme-toggle-movement-tracking'."